km/common: enable cramfs and cramfs cmdline
authorHolger Brunck <[email protected]>
Sun, 5 Jun 2011 22:22:21 +0000 (22:22 +0000)
committerWolfgang Denk <[email protected]>
Wed, 27 Jul 2011 21:44:40 +0000 (23:44 +0200)
All the km boards uses CRAMFS images where the kernel is stored.
This isn't architecture specific because we use it on ARM and
POWERPC.

Signed-off-by: Holger Brunck <[email protected]>
Signed-off-by: Valentin Longchamp <[email protected]>
cc: Heiko Schocher <[email protected]>
cc: Wolfgang Denk <[email protected]>

include/configs/km/keymile-common.h

index 89a652f5e07d13018ec283f5fb7e946f285eede3..6a31d265e7b9b4728f1c797655e9d1d99a21f522 100644 (file)
 #define CONFIG_MTD_DEVICE
 #define CONFIG_MTD_CONCAT
 
-/* common powerpc specific env settings */
+#define CONFIG_CMD_CRAMFS
+#define CONFIG_CRAMFS_CMDLINE
+
 #ifndef CONFIG_KM_DEF_ENV_BOOTPARAMS
 #define CONFIG_KM_DEF_ENV_BOOTPARAMS \
        "actual_bank=0\0"